[INFO] cloning repository https://github.com/amackillop/ralph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amackillop/ralph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famackillop%2Fralph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famackillop%2Fralph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9654ddb385241634f041e5ba1ed85b530cdf066d
[INFO] testing amackillop/ralph against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famackillop%2Fralph" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amackillop/ralph
[INFO] finished tweaking git repo https://github.com/amackillop/ralph
[INFO] tweaked toml for git repo https://github.com/amackillop/ralph written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amackillop/ralph on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amackillop/ralph already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 692a2e2c6780c35fe42a39d3f1a1bb43c6237a9843cdd98b4373fef21be9b31a
[INFO] running `Command { std: "docker" "start" "-a" "692a2e2c6780c35fe42a39d3f1a1bb43c6237a9843cdd98b4373fef21be9b31a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "692a2e2c6780c35fe42a39d3f1a1bb43c6237a9843cdd98b4373fef21be9b31a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "692a2e2c6780c35fe42a39d3f1a1bb43c6237a9843cdd98b4373fef21be9b31a", kill_on_drop: false }`
[INFO] [stdout] 692a2e2c6780c35fe42a39d3f1a1bb43c6237a9843cdd98b4373fef21be9b31a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 076752f9984cad0a01f003bedbf1d6bc2887a1f04f09ca9ca4dcbb43a76062ad
[INFO] running `Command { std: "docker" "start" "-a" "076752f9984cad0a01f003bedbf1d6bc2887a1f04f09ca9ca4dcbb43a76062ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling ralph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "076752f9984cad0a01f003bedbf1d6bc2887a1f04f09ca9ca4dcbb43a76062ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "076752f9984cad0a01f003bedbf1d6bc2887a1f04f09ca9ca4dcbb43a76062ad", kill_on_drop: false }`
[INFO] [stdout] 076752f9984cad0a01f003bedbf1d6bc2887a1f04f09ca9ca4dcbb43a76062ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3d66edad66fb2613aecc4cd953f85a0b9052e31400ac1e4277921c7723db4fb
[INFO] running `Command { std: "docker" "start" "-a" "f3d66edad66fb2613aecc4cd953f85a0b9052e31400ac1e4277921c7723db4fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling ralph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.79s
[INFO] running `Command { std: "docker" "inspect" "f3d66edad66fb2613aecc4cd953f85a0b9052e31400ac1e4277921c7723db4fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3d66edad66fb2613aecc4cd953f85a0b9052e31400ac1e4277921c7723db4fb", kill_on_drop: false }`
[INFO] [stdout] f3d66edad66fb2613aecc4cd953f85a0b9052e31400ac1e4277921c7723db4fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8bb9aa9b1e7428c0064c25a7fde78053f74faeec1316ca445b5feba8b019696e
[INFO] running `Command { std: "docker" "start" "-a" "8bb9aa9b1e7428c0064c25a7fde78053f74faeec1316ca445b5feba8b019696e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ralph-ce81f793aba1b5f0)
[INFO] [stdout] 
[INFO] [stdout] running 288 tests
[INFO] [stdout] test agent::claude::tests::test_build_args_no_model ... ok
[INFO] [stdout] test agent::claude::tests::test_build_args_default ... ok
[INFO] [stdout] test agent::claude::tests::test_invoke_nonexistent_binary ... ok
[INFO] [stdout] test agent::claude::tests::test_claude_provider_name ... ok
[INFO] [stdout] test agent::claude::tests::test_build_args_with_verbose ... ok
[INFO] [stdout] test agent::claude::tests::test_claude_provider_default_config ... ok
[INFO] [stdout] test agent::claude::tests::test_build_args_no_skip_permissions ... ok
[INFO] [stdout] test agent::claude::tests::test_build_args_custom_output_format ... ok
[INFO] [stdout] test agent::claude::tests::test_claude_provider_new ... ok
[INFO] [stdout] test agent::cursor::tests::test_build_args_custom_output_format ... ok
[INFO] [stdout] test agent::cursor::tests::test_build_args_default ... ok
[INFO] [stdout] test agent::cursor::tests::test_build_args_preserves_prompt ... ok
[INFO] [stdout] test agent::cursor::tests::test_build_args_with_model ... ok
[INFO] [stdout] test agent::cursor::tests::test_cursor_provider_default_config ... ok
[INFO] [stdout] test agent::cursor::tests::test_cursor_provider_name ... ok
[INFO] [stdout] test agent::cursor::tests::test_cursor_provider_new ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_name ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_error ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_cycles_responses ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_timeout ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_tracks_invocations ... ok
[INFO] [stdout] test commands::cancel::tests::test_cancel_inactive_loop ... ok
[INFO] [stdout] test agent::tests::test_provider_display ... ok
[INFO] [stdout] test agent::cursor::tests::test_invoke_nonexistent_binary ... ok
[INFO] [stdout] test agent::tests::test_provider_from_str ... ok
[INFO] [stdout] test commands::cancel::tests::test_cancel_active_loop ... ok
[INFO] [stdout] test commands::cancel::tests::test_cancel_no_state ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_rate_limit ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_success ... ok
[INFO] [stdout] test commands::cancel::tests::test_cancel_preserves_other_fields ... ok
[INFO] [stdout] test commands::cancel::tests::test_format_result_cancelled ... ok
[INFO] [stdout] test commands::cancel::tests::test_format_result_no_loop ... ok
[INFO] [stdout] test commands::clean::tests::test_clean_files_empty_when_nothing_exists ... ok
[INFO] [stdout] test commands::clean::tests::test_files_to_clean_none_exist ... ok
[INFO] [stdout] test commands::clean::tests::test_files_to_clean_all ... ok
[INFO] [stdout] test commands::clean::tests::test_config_files ... ok
[INFO] [stdout] test commands::clean::tests::test_clean_files_removes_existing ... ok
[INFO] [stdout] test commands::clean::tests::test_state_files ... ok
[INFO] [stdout] test commands::clean::tests::test_cleanable_dirs ... ok
[INFO] [stdout] test commands::clean::tests::test_files_to_clean_state_only ... ok
[INFO] [stdout] test commands::clean::tests::test_format_results_with_files ... ok
[INFO] [stdout] test commands::image::tests::test_image_exists_locally_no_docker ... ok
[INFO] [stdout] test commands::image::tests::test_parse_image_no_tag ... ok
[INFO] [stdout] test commands::clean::tests::test_format_results_empty ... ok
[INFO] [stdout] test commands::image::tests::test_parse_image_tag ... ok
[INFO] [stdout] test commands::init::tests::test_format_results_skipped ... ok
[INFO] [stdout] test commands::image::tests::test_show_image_status_no_docker ... ok
[INFO] [stdout] test commands::image::tests::test_pull_image_local_check_no_docker ... ok
[INFO] [stdout] test commands::init::tests::test_init_files_not_empty ... ok
[INFO] [stdout] test commands::image::tests::test_parse_image_with_port ... ok
[INFO] [stdout] test commands::init::tests::test_format_results_created ... ok
[INFO] [stdout] test commands::init::tests::test_init_project_skips_existing_without_force ... ok
[INFO] [stdout] test commands::init::tests::test_init_project_overwrites_with_force ... ok
[INFO] [stdout] test commands::init::tests::test_format_results_overwritten ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_banner_info_creation ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_banner_info_sandbox_disabled_by_config ... ok
[INFO] [stdout] test commands::init::tests::test_init_project_creates_files ... ok
[INFO] [stdout] test commands::init::tests::test_init_project_mixed_exists ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_banner_info_sandbox_disabled_by_flag ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_banner ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_banner_unlimited ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_completion_detected ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_duration_hours ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_duration_minutes ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_duration_seconds ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_iteration_header ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_loop_finished ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_max_iterations_reached ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_progress ... ok
[INFO] [stdout] test agent::cursor::tests::test_build_args_empty_sandbox ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_progress_no_errors ... ok
[INFO] [stdout] test agent::cursor::tests::test_invoke_uses_correct_working_directory ... ok
[INFO] [stdout] test agent::claude::tests::test_invoke_uses_correct_working_directory ... ok
[INFO] [stdout] test agent::cursor::tests::test_invoke_with_mock_binary_failure ... ok
[INFO] [stdout] test agent::cursor::tests::test_invoke_with_mock_binary_success ... ok
[INFO] [stdout] test agent::claude::tests::test_invoke_with_mock_binary_success ... ok
[INFO] [stdout] test agent::claude::tests::test_invoke_with_mock_binary_failure ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_branch_result_success ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_branch_result_failure ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_determine_prompt_file_default_build ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_determine_prompt_file_custom ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_determine_prompt_file_default_plan ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_format_branch_summary_all_success ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_format_branch_summary_mixed ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_with_noop_sandbox ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_branch_incomplete_branch_not_found ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_branch_incomplete_scoped_to_branch ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_branch_incomplete_with_mixed_tasks ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_branch_incomplete_with_unchecked_tasks ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_max_iterations_reached_at ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_state_persistence_across_restart ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_max_iterations_reached_over ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_branch_incomplete_with_all_checked_tasks ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_max_iterations_reached_under ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_loop_mode_conversion ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_prepare_state_with_max ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_max_iterations_reached_unlimited ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_cli_override_claude ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_cli_override_cursor ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_state_persistence ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_validation_error_in_prompt ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_validation_error_recovery ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_invalid ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_invalid_env_var ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_none_env_var_falls_back ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_cli_overrides_env_var ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_config_default ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_empty_env_var_falls_back ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_env_var_overrides_config ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_prepare_state_unlimited ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_timeout_default_config ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_timeout_different_providers ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_timeout_falls_back_to_global ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_timeout_uses_provider_specific ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_validate_code_empty_command ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_validate_code_quoted_args ... ok
[INFO] [stdout] test commands::loop_cmd::worktree::tests::test_parse_implementation_plan_single_branch ... ok
[INFO] [stdout] test commands::loop_cmd::worktree::tests::test_parse_implementation_plan_empty ... ok
[INFO] [stdout] test commands::loop_cmd::worktree::tests::test_parse_implementation_plan_incomplete_branch ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_validate_code_unmatched_quote ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_circuit_breaker ... ok
[INFO] [stdout] test commands::loop_cmd::worktree::tests::test_parse_implementation_plan_multiple_branches ... ok
[INFO] [stdout] test commands::loop_cmd::worktree::tests::test_worktree_path ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_external_cancellation ... ok
[INFO] [stdout] test commands::revert::tests::test_format_commits_to_revert ... ok
[INFO] [stdout] test commands::revert::tests::test_parse_commits_empty ... ok
[INFO] [stdout] test commands::revert::tests::test_parse_commits_multiple ... ok
[INFO] [stdout] test commands::revert::tests::test_parse_commits_single ... ok
[INFO] [stdout] test commands::revert::tests::test_parse_commits_with_empty_lines ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_validate_code_quoted_args_complex ... ok
[INFO] [stdout] test commands::revert::tests::test_revert_error_display ... ok
[INFO] [stdout] test commands::revert::tests::test_validate_count_positive ... ok
[INFO] [stdout] test commands::revert::tests::test_format_revert_success ... ok
[INFO] [stdout] test commands::revert::tests::test_format_revert_start ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_error_recovery ... ok
[INFO] [stdout] test commands::revert::tests::test_validate_count_zero ... ok
[INFO] [stdout] test commands::status::tests::test_format_duration_minutes ... ok
[INFO] [stdout] test commands::status::tests::test_format_duration_seconds ... ok
[INFO] [stdout] test commands::status::tests::test_format_duration_hours ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_no_errors ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_with_errors ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_with_state ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_unlimited_iterations ... ok
[INFO] [stdout] test commands::status::tests::test_status_display_from_state ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_colored_has_banner ... ok
[INFO] [stdout] test commands::status::tests::test_parse_commits_multiple ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_none ... ok
[INFO] [stdout] test commands::status::tests::test_status_display_with_errors ... ok
[INFO] [stdout] test commands::status::tests::test_status_display_with_timing ... ok
[INFO] [stdout] test commands::status::tests::test_parse_commits_single ... ok
[INFO] [stdout] test commands::status::tests::test_parse_commits_empty ... ok
[INFO] [stdout] test config::tests::test_claude_timeout_default ... ok
[INFO] [stdout] test config::tests::test_credential_mounts_default ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_claude_timeout_custom ... ok
[INFO] [stdout] test config::tests::test_get_provider_timeout_cursor ... ok
[INFO] [stdout] test config::tests::test_credential_mounts_custom ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_validate_code_simple_command ... ok
[INFO] [stdout] test config::tests::test_get_provider_timeout_claude ... ok
[INFO] [stdout] test config::tests::test_get_provider_timeout_none ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_colored_with_errors ... ok
[INFO] [stdout] test config::tests::test_credential_mounts_disabled ... ok
[INFO] [stdout] test config::tests::test_cursor_config ... ok
[INFO] [stdout] test config::tests::test_cursor_timeout_default ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_max_iterations ... ok
[INFO] [stdout] test config::tests::test_git_auto_pr_custom ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_rate_limit_recovery ... ok
[INFO] [stdout] test config::tests::test_git_config_defaults ... ok
[INFO] [stdout] test config::tests::test_log_rotation_daily ... ok
[INFO] [stdout] test config::tests::test_cursor_timeout_custom ... ok
[INFO] [stdout] test config::tests::test_log_rotation_default ... ok
[INFO] [stdout] test config::tests::test_sandbox_reuse_container_default ... ok
[INFO] [stdout] test config::tests::test_log_rotation_hourly ... ok
[INFO] [stdout] test config::tests::test_max_consecutive_errors_default ... ok
[INFO] [stdout] test config::tests::test_log_rotation_never ... ok
[INFO] [stdout] test config::tests::test_notification_config_desktop ... ok
[INFO] [stdout] test config::tests::test_sandbox_reuse_container_disabled ... ok
[INFO] [stdout] test config::tests::test_notification_config_webhook ... ok
[INFO] [stdout] test config::tests::test_max_consecutive_errors_custom ... ok
[INFO] [stdout] test config::tests::test_max_consecutive_errors_disabled ... ok
[INFO] [stdout] test config::tests::test_parse_monitoring_config ... ok
[INFO] [stdout] test config::tests::test_notification_config_sound ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_plan_mode ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_idle_detection ... ok
[INFO] [stdout] test config::tests::test_sandbox_use_local_image_default ... ok
[INFO] [stdout] test config::tests::test_sandbox_reuse_container_enabled ... ok
[INFO] [stdout] test config::tests::test_parse_config ... ok
[INFO] [stdout] test config::tests::test_sandbox_use_local_image_disabled ... ok
[INFO] [stdout] test commands::loop_cmd::git::tests::test_git_push_rejects_protected_branch ... ok
[INFO] [stdout] test config::tests::test_sandbox_use_local_image_enabled ... ok
[INFO] [stdout] test config::tests::test_worktree_config_absent ... ok
[INFO] [stdout] test config::tests::test_worktree_config_full ... ok
[INFO] [stdout] test detection::tests::test_change_after_idle_resets ... ok
[INFO] [stdout] test detection::tests::test_commit_change_resets_idle ... ok
[INFO] [stdout] test detection::tests::test_first_iteration_records_commit ... ok
[INFO] [stdout] test detection::tests::test_from_state_continues_detection ... ok
[INFO] [stdout] test detection::tests::test_from_state_restores_idle_count ... ok
[INFO] [stdout] test detection::tests::test_idle_threshold_triggers_completion ... ok
[INFO] [stdout] test detection::tests::test_last_commit_getter ... ok
[INFO] [stdout] test detection::tests::test_no_commits_stays_idle ... ok
[INFO] [stdout] test notifications::tests::test_notification_config_parse_desktop ... ok
[INFO] [stdout] test notifications::tests::test_notification_config_parse_sound ... ok
[INFO] [stdout] test notifications::tests::test_notification_config_parse_webhook ... ok
[INFO] [stdout] test notifications::tests::test_notification_details_clone ... ok
[INFO] [stdout] test notifications::tests::test_notifier_creation ... ok
[INFO] [stdout] test config::tests::test_notification_config_default ... ok
[INFO] [stdout] test config::tests::test_worktree_config_minimal ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_complete_webhook_prefixed ... ok
[INFO] [stdout] test notifications::tests::test_notification_details_error_with_context ... ok
[INFO] [stdout] test notifications::tests::test_notification_details_complete ... ok
[INFO] [stdout] test notifications::tests::test_notification_event_equality ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_complete_no_config ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_complete_none ... ok
[INFO] [stdout] test notifications::tests::test_notification_event_debug ... ok
[INFO] [stdout] test detection::tests::test_no_change_increments_idle ... ok
[INFO] [stdout] test notifications::tests::test_notification_event_clone ... ok
[INFO] [stdout] test notifications::tests::test_notification_details_error ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_error_desktop ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_complete_sound ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_complete_desktop ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_error_empty_webhook ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_error_no_config ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_error_sound ... ok
[INFO] [stdout] test notifications::tests::test_play_sound_fallback ... ok
[INFO] [stdout] test sandbox::docker::tests::test_allowlist_network_policy_adds_net_admin ... ok
[INFO] [stdout] test sandbox::docker::tests::test_allowlist_network_policy_with_empty_allowed_list ... ok
[INFO] [stdout] test sandbox::docker::tests::test_build_agent_command_claude ... ok
[INFO] [stdout] test sandbox::docker::tests::test_build_iptables_script_ipv6_support ... ok
[INFO] [stdout] test sandbox::docker::tests::test_build_iptables_script_structure ... ok
[INFO] [stdout] test sandbox::docker::tests::test_build_iptables_script_uses_getent_ahosts ... ok
[INFO] [stdout] test sandbox::docker::tests::test_build_agent_command_cursor ... ok
[INFO] [stdout] test sandbox::docker::tests::test_docker_sandbox_new ... ok
[INFO] [stdout] test sandbox::docker::tests::test_expand_path_absolute ... ok
[INFO] [stdout] test sandbox::docker::tests::test_expand_path_relative ... ok
[INFO] [stdout] test sandbox::docker::tests::test_expand_path_tilde ... ok
[INFO] [stdout] test sandbox::docker::tests::test_build_iptables_script_rejects_shell_injection ... ok
[INFO] [stdout] test sandbox::docker::tests::test_docker_sandbox_new_claude ... ok
[INFO] [stdout] test sandbox::docker::tests::test_timeout_duration_calculation ... ok
[INFO] [stdout] test sandbox::docker::tests::test_timeout_error_message ... ok
[INFO] [stdout] test sandbox::error::tests::test_container_failed_error ... ok
[INFO] [stdout] test sandbox::docker::tests::test_iptables_actually_blocks_traffic ... ok
[INFO] [stdout] test sandbox::docker::tests::test_parse_memory_limit_bytes ... ok
[INFO] [stdout] test sandbox::docker::tests::test_check_container_health_running_container ... ok
[INFO] [stdout] test sandbox::docker::tests::test_parse_memory_limit_gigabytes ... ok
[INFO] [stdout] test sandbox::docker::tests::test_check_container_health_stopped_container ... ok
[INFO] [stdout] test sandbox::docker::tests::test_remove_persistent_container ... ok
[INFO] [stdout] test sandbox::docker::tests::test_check_container_health_nonexistent ... ok
[INFO] [stdout] test sandbox::docker::tests::test_create_persistent_container ... ok
[INFO] [stdout] test sandbox::error::tests::test_container_unhealthy_error ... ok
[INFO] [stdout] test sandbox::error::tests::test_docker_unavailable_error ... ok
[INFO] [stdout] test sandbox::error::tests::test_error_variants_are_distinct ... ok
[INFO] [stdout] test sandbox::error::tests::test_image_not_found_error ... ok
[INFO] [stdout] test sandbox::error::tests::test_network_setup_failed_error ... ok
[INFO] [stdout] test sandbox::error::tests::test_timeout_error ... ok
[INFO] [stdout] test sandbox::network::tests::test_network_policy_display ... ok
[INFO] [stdout] test sandbox::network::tests::test_validate_domain_invalid_format ... ok
[INFO] [stdout] test sandbox::network::tests::test_validate_domain_shell_injection ... ok
[INFO] [stdout] test sandbox::docker::tests::test_parse_memory_limit_megabytes ... ok
[INFO] [stdout] test sandbox::docker::tests::test_parse_memory_limit_invalid ... ok
[INFO] [stdout] test sandbox::docker::tests::test_cleanup_orphaned_containers ... ok
[INFO] [stdout] test notifications::tests::test_send_desktop_notification_not_available ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_is_send_sync ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_remove_persistent ... ok
[INFO] [stdout] test state::tests::test_default_state ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_cleanup ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_run ... ok
[INFO] [stdout] test state::tests::test_load_nonexistent ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_create_persistent ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_is_zero_sized ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_run_with_reuse_id ... ok
[INFO] [stdout] test state::tests::test_load_or_create_no_state ... ok
[INFO] [stdout] test state::tests::test_mode_serialization ... ok
[INFO] [stdout] test sandbox::network::tests::test_validate_domain_valid ... ok
[INFO] [stdout] test templates::tests::agents_md_template_has_content ... ok
[INFO] [stdout] test templates::tests::rules_mdc_template_has_content ... ok
[INFO] [stdout] test templates::tests::ralph_toml_template_has_content ... ok
[INFO] [stdout] test templates::tests::prompt_plan_template_has_content ... ok
[INFO] [stdout] test state::tests::test_save_creates_directory ... ok
[INFO] [stdout] test state::tests::test_state_with_idle_detection ... ok
[INFO] [stdout] test state::tests::test_state_backward_compatibility ... ok
[INFO] [stdout] test templates::tests::prompt_build_template_has_content ... ok
[INFO] [stdout] test state::tests::test_state_roundtrip ... ok
[INFO] [stdout] test templates::tests::ralph_toml_template_parses_into_config ... ok
[INFO] [stdout] test templates::tests::all_templates_are_clean_utf8 ... ok
[INFO] [stdout] test state::tests::test_load_or_create_with_inactive_state ... ok
[INFO] [stdout] test state::tests::test_state_with_errors ... ok
[INFO] [stdout] test state::tests::test_load_or_create_with_active_state ... ok
[INFO] [stdout] test commands::loop_cmd::git::tests::test_git_push_allows_non_protected_branch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 288 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-b0a4b4cba7edbdcb)
[INFO] [stdout] test test_init_force_overwrites_existing ... ok
[INFO] [stdout] test test_loop_help_shows_all_options ... ok
[INFO] [stdout] test test_init_creates_all_files ... ok
[INFO] [stdout] test test_invalid_mode_shows_options ... ok
[INFO] [stdout] test test_clean_no_state_file ... ok
[INFO] [stdout] test test_help_shows_all_commands ... ok
[INFO] [stdout] test test_cancel_active_loop ... ok
[INFO] [stdout] test test_version_shows_version ... ok
[INFO] [stdout] test test_unknown_command_suggests_help ... ok
[INFO] [stdout] test test_verbose_flag_global ... ok
[INFO] [stdout] test test_status_with_state_file ... ok
[INFO] [stdout] test test_image_help_shows_subcommands ... ok
[INFO] [stdout] test test_init_skips_existing_without_force ... ok
[INFO] [stdout] test test_clean_all_removes_config_files ... ok
[INFO] [stdout] test test_clean_removes_state ... ok
[INFO] [stdout] test test_init_help_shows_force_flag ... ok
[INFO] [stdout] test test_cancel_no_active_loop ... ok
[INFO] [stdout] test test_image_status_no_docker ... ok
[INFO] [stdout] test test_status_no_active_loop ... ok
[INFO] [stdout] test test_loop_invalid_provider ... ok
[INFO] [stdout] test test_loop_without_init ... ok
[INFO] [stdout] test test_revert_not_a_git_repo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8bb9aa9b1e7428c0064c25a7fde78053f74faeec1316ca445b5feba8b019696e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bb9aa9b1e7428c0064c25a7fde78053f74faeec1316ca445b5feba8b019696e", kill_on_drop: false }`
[INFO] [stdout] 8bb9aa9b1e7428c0064c25a7fde78053f74faeec1316ca445b5feba8b019696e
